Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.26] version bumps and backports for 2023-08 release #4598

Merged
merged 6 commits into from
Aug 5, 2023

Conversation

brandond
Copy link
Member

@brandond brandond commented Aug 5, 2023

Proposed Changes

Bump versions for etcd, containerd, runc
Also bump rke2-snapshot-validation-webhook chart

Updates k3s: k3s-io/k3s@e200425...52e2c08

Backports:

Types of Changes

version bumps; backports

Verification

Check versions

Testing

Linked Issues

User-Facing Change

Updated the embedded containerd to v1.7.3+k3s1
Updated the embedded runc to v1.1.8
Updated the embedded etcd to v3.5.9+k3s1
Updated the rke2-snapshot-validation-webhook chart to enable VolumeSnapshotClass validation
Security bump to docker/distribution
Fix static pod UID generation and cleanup
Fix default server address for rotate-ca command 

Further Comments

brandond and others added 4 commits August 5, 2023 00:03
Partial revert of 53d8510

This reverts static pod UID generation to use the same logic as the
kubelet, in favor of manually removing stale static pods for etcd and
the apiserver. The fixed pod UID was an attempt to trick the kubelet
into syncing static pod containers even when the apiserver was
unavailable, but it had the downside of preventing it from ever updating
the mirror pods. This was confusing for end users who expect the pods
visible via the apiserver to reflect what is actually running on the
nodes.

Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit 6b236c5)
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Guilherme Macedo <[email protected]>
(cherry picked from commit 8e4e098)
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
(cherry picked from commit e124e62)
Signed-off-by: Brad Davidson <[email protected]>
Also bump rke2-snapshot-validation-webhook chart

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner August 5, 2023 00:08
@brandond brandond changed the title [release-1.26] version bumps and backports for 2023-09 release [release-1.26] version bumps and backports for 2023-08 release Aug 5, 2023
@brandond brandond merged commit e2a15db into rancher:release-1.26 Aug 5, 2023
@brandond brandond deleted the 2023-08-bumps_release-1.26 branch June 6, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants